home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / interfac / it.dig / scripts / DefineButton2_246 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  96 b   |  4 lines

  1. on(release){
  2.    mdm.System.exec(mdm.Application.path + "./interface/revista/revista.pdf");
  3. }
  4.